Skip to main content

About

About

This section is dedicated to my broader tech philosophies, patterns, and personal insights that don't warrant their own individual section yet. It's a place for more general musings on various tech topics and workflows that have shaped my approach. Think of it as a collection of thoughts that don't necessarily belong to one specific tool or technology but still influence how I work and think about development.

Examples of topics you might find here:

  • Dev Machine Environment Management
  • Configuration vs. Convention
  • Scrum vs. Kanban (could also fit in the Working Styles section under Personality)
  • Concepts and ideas that have made a lasting impact on me
    • For example, the "Evolution of Frontend Development" slide
    • Using const by default, which gives let its real purpose (also mentioned in the JS section)